HiQPdf Documentation

PdfDocumentControlMargins Property

HiQPdf Client for .NET Core
The PDF document margins. By default all the margins are 0

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public PdfMargins Margins { get; set; }

Property Value

Type: PdfMargins
See Also

Reference