Click or drag to resize
Pdftools logo

FillInsideRule Property


Namespace: PdfTools.FourHeights.PdfToolbox.Pdf.Content
Assembly: PdfTools.FourHeights.PdfToolbox (in PdfTools.FourHeights.PdfToolbox.dll) Version: 1.0.0
Syntax
C#
public InsideRule InsideRule { get; set; }

Property Value

InsideRule
Exceptions
ExceptionCondition
InvalidOperationExceptionif the document associated with the Fill object has already been closed
NotSupportedException[set] if the document is read-only
See Also