PdfFileSpecificationBase
Save Method
|
Saves an instance.
Namespace:
Spire.Pdf.General
Assembly:
Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
protected abstract void Save()
Protected MustOverride Sub Save
protected:
virtual void Save() abstract
abstract Save : unit -> unit
See Also