PdfLayerCollection
SynchronizeFromPdfPrimitive Method
|
Synchronize the instance from the pdf primitive.
Namespace:
Spire.Pdf.Graphics.Layer
Assembly:
Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
protected virtual void SynchronizeFromPdfPrimitive()
Protected Overridable Sub SynchronizeFromPdfPrimitive
protected:
virtual void SynchronizeFromPdfPrimitive()
abstract SynchronizeFromPdfPrimitive : unit -> unit
override SynchronizeFromPdfPrimitive : unit -> unit
See Also