Table of Contents

Property Size

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

Size

Gets or sets the size of this PdfRectangle.

[Browsable(false)]
public PdfSize Size { readonly get; set; }

Property Value

PdfSize

A PdfSize that represents the width and height of this PdfRectangle structure.