Endpad Property

Vajhoej Record

Collapse imageExpand ImageCollapseAll imageExpandAll imageDropDown imageDropDownHover imageCopy imageCopyHover image
End padding. Default is false.

Namespace: Vajhoej.Record
Assembly: Record (in Record.dll) Version: 0.0.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public bool Endpad { get; set; }
Public Property Endpad As Boolean
	Get
	Set
public:
property bool Endpad {
	bool get ();
	void set (bool value);
}

See Also