Synchronize the instance from the pdf primitive.

Namespace: Spire.Pdf.Graphics.Layer
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 6.2.6.0 (6.2.6.2020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
protected virtual void SynchronizeFromPdfPrimitive()
Protected Overridable Sub SynchronizeFromPdfPrimitive
protected:
virtual void SynchronizeFromPdfPrimitive()
abstract SynchronizeFromPdfPrimitive : unit -> unit 
override SynchronizeFromPdfPrimitive : unit -> unit 

See Also