PdfLoadOptionsShapeAnchoring Property |
Gets or sets a value indicating whether shape's coordinates are anchored relative to paragraph or not. Default value: true.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.1.16
Syntaxpublic bool ShapeAnchoring { get; set; }
Public Property ShapeAnchoring As Boolean
Get
Set
Property Value
Boolean
Remarks
Default value: true.
See Also