BoundBox CmxGroup.BoundBox property Gets or sets the bounding Box. public RectangleF BoundBox { get ; set ; } Propert......property Gets or sets the bounding box. public RectangleF BoundBox {...Property Value The bounding box. See Also struct RectangleF class...
Aspose::Words::Fields::FormField::get_Checked method. Gets or sets the checked status of the check Box form field. Default value for this property is false in C++....checked status of the check box form field. Default value for...Remarks Applicable for a check box form field only. Examples Shows...
Represents a single form field in Java....Shows how to insert a combo box. Document doc = new Document();...fruit: "); // Insert a combo box which will allow a user to choose...
IMathBorderBox Contents [ Hide ] IMathBorderBox class Draws a rectangular or some other border around the IMathElemen......state of the top edge of border box. hide_bottom Hide Bottom Edge...of the bottom edge of border box. hide_left Hide Left Edge (default...
BoundingBoxTopRight EpsImage.BoundingBoxTopRight property Gets the bounding Box top right position public Point Bound......BoundingBoxTopRight property Gets the bounding box top right position public Point...Property Value The bounding box top right position See Also struct...
OriginShapeBox VectorShapeOriginSettings.OriginShapeBox property Gets or sets the origin shape bounding Box. public V......sets the origin shape bounding box. public VectorShapeBoundingB...Property Value The origin shape box. See Also class VectorShapeBoundingB...
Class for editing forms (ading/deleting field etc)...t onewly created list box or combo box. export_items Sets options...options for combo box with export values. facade Sets visual attributes...
Represents a single form field....Shows how to insert a combo box. auto doc = MakeObject<Document>();...fruit: " ); // Insert a combo box which will allow a user to choose...
DropDownItemCollection indexer. Gets or sets the element at the specified index....Shows how to insert a combo box field, and edit the elements...DocumentBuilder ( doc ) # Insert a combo box, and then verify its collection...