PdfSharp-GDI  1.31.7289
PdfSharp.Pdf.TrimMargins Class Reference

Represents trim margins added to the page. More...

Properties

XUnit All [set]
 Sets all four crop margins simultaneously. More...
 
XUnit Left [get, set]
 Gets or sets the left crop margin. More...
 
XUnit Right [get, set]
 Gets or sets the right crop margin. More...
 
XUnit Top [get, set]
 Gets or sets the top crop margin. More...
 
XUnit Bottom [get, set]
 Gets or sets the bottom crop margin. More...
 
bool AreSet [get]
 Gets a value indicating whether this instance has at least one margin with a value other than zero. More...
 

Detailed Description

Represents trim margins added to the page.

Property Documentation

◆ All

XUnit PdfSharp.Pdf.TrimMargins.All
set

Sets all four crop margins simultaneously.

◆ AreSet

bool PdfSharp.Pdf.TrimMargins.AreSet
get

Gets a value indicating whether this instance has at least one margin with a value other than zero.

◆ Bottom

XUnit PdfSharp.Pdf.TrimMargins.Bottom
getset

Gets or sets the bottom crop margin.

◆ Left

XUnit PdfSharp.Pdf.TrimMargins.Left
getset

Gets or sets the left crop margin.

◆ Right

XUnit PdfSharp.Pdf.TrimMargins.Right
getset

Gets or sets the right crop margin.

◆ Top

XUnit PdfSharp.Pdf.TrimMargins.Top
getset

Gets or sets the top crop margin.


The documentation for this class was generated from the following file: