'Declaration Public Property documentLayoutSettings As Vintasoft.Shared.Web.WebDocumentLayoutSettings
public Vintasoft.Shared.Web.WebDocumentLayoutSettings documentLayoutSettings { get; set; }
public: __property Vintasoft.Shared.Web.WebDocumentLayoutSettings* get_documentLayoutSettings(); public: __property void set_documentLayoutSettings(
Vintasoft.Shared.Web.WebDocumentLayoutSettings* value
);
public:
property Vintasoft.Shared.Web.WebDocumentLayoutSettings^ documentLayoutSettings { Vintasoft.Shared.Web.WebDocumentLayoutSettings^ get(); void set(Vintasoft.Shared.Web.WebDocumentLayoutSettings^ value); }