EbsOpen Class Library for EBSILON®Professional

ApplicationPrinting.Frame Property

[Visual Basic]
Public Property Frame As Boolean
[C#]
public bool Frame { get; set; }
[C++]
public: __property bool get_Frame();
public: __property void set_Frame(bool );
[JScript]
public function get Frame() : bool
public function set Frame(bool);

See Also

ApplicationPrinting Class | EbsOpen Namespace