←Select platform

EndingsBrush Property

Summary

The brush to use to fill any area inside the selected ending style.

Syntax
C#
Java
public PDFBrush EndingsBrush {get; set;} 
public PDFBrush getEndingsBrush(); 
public void setEndingsBrush( 
   PDFBrush pDFBrush 
); 

Property Value

Brush to use to fill any area inside the selected ending style. The default value is null.

Remarks

The default value of null will leave the area inside the ending style empty. Or, create the desired PDFBrush object with the style and color and specify it in this property.

Requirements
Target Platforms
Help Version 21.0.2021.7.6
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.