'Declaration Public Function New( _
ByVal defaultHeightThe default height.As Single, _
ByVal defaultWidthThe default width.As Single _
)
public PdfCheckBoxSimpleFieldAppearanceGenerator(
float defaultHeight,
float defaultWidth
)
public: PdfCheckBoxSimpleFieldAppearanceGenerator(
float defaultHeight,
float defaultWidth
)
public:
PdfCheckBoxSimpleFieldAppearanceGenerator(
float defaultHeight,
float defaultWidth
)
Parameters
- defaultHeight
- The default height.
- defaultWidth
- The default width.