DocxSaveOptionsAllowGraphicHyperlinks Property |
Gets or sets a value indicating whether graphical hyperlinks are allowed.
Namespace: SautinSoft.PdfAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.11.10
Syntaxpublic bool AllowGraphicHyperlinks { get; set; }Public Property AllowGraphicHyperlinks As Boolean
Get
Set
Property Value
Boolean
Remarks
Default value: .
See Also