Click or drag to resize
Pdf Library for .NET

PdfTemplateDocking Property

Gets or sets the template docking style inside the pdf page.

Namespace:  SelectPdf
Assembly:  Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 23.1
Syntax
public PdfTemplateDocking Docking { get; set; }

Property Value

Type: PdfTemplateDocking
See Also