PdfDocumentControlOutlines Property
Controls the automatically generated outlines of the PDF document
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
public PdfAutoOutlines Outlines { get; }
Public ReadOnly Property Outlines As PdfAutoOutlines
Get
public:
property PdfAutoOutlines^ Outlines {
PdfAutoOutlines^ get ();
}
member Outlines : PdfAutoOutlines with get
Property Value
PdfAutoOutlines