You are here:
Symbol Reference
Symbol Reference
>
Ofcas.Lk.Api.Client.Core Namespace
Ofcas.Lk.Api.Client.Core Namespace
Ofcas.Lk.Api.Client.Core.Exceptions Namespace
Ofcas.Lk.Api.Client.Core.Interfaces Namespace
Ofcas.Lk.Api.Client.Ui Namespace
Ofcas.Lk.Api.Client.Ui.Interfaces Namespace
Ofcas.Lk.Api.Shared.DC Namespace
Ofcas.Lk.Api.Shared.DC.Enums Namespace
Files
>
Classes
Classes
>
Document Class
CoreInfo<TData, TParentObject, TParent> Class
CoreObjectBase Class
CoreObjectFullyQualified<TParent, TOwnInfo, TChild, TChildInfo> Class
CoreObjectWithChildren<TChild, TChildInfo> Class
CoreServiceProxy<TService, TCoreObject> Class
Disposable Class
Document Class
DocumentContainer Class
DocumentFilter Class
DocumentInfo Class
ElementPricelist Class
ElementPricelistConfigurator Class
ElementPricelistConfiguratorNextTreeResult Class
ElementPricelistContainer Class
ElementPricelistElevationInfo Class
ElementPricelistInfo Class
ElementType Class
Elevation Class
ElevationEditMode Class
ElevationInfo Class
ElevationInstance Class
ElevationInstanceInfo Class
ExportSettings Class
GdzSettings Class
GraphicSettings Class
InsertionElevationInfo Class
LoginScope Class
MaterialElevationInfo Class
OperationInfo Class
Phase Class
PhaseInfo Class
Project Class
ProjectCenter Class
ProjectCenterInfo Class
ProjectDirectoryInfo Class
ProjectInfo Class
ProjectInformation Class
ProjectInformationContainer Class
ProjectInformationInfo Class
ReportCategory Class
ReportItem Class
SettingContainer Class
Settings3D Class
StandardElevationInfo Class
TextElevationInfo Class
>
Document Methods
Document Methods
Document Properties
>
GetContent Method
Document.CanEdit Method
Document.Edit Method
GetContent Method
Document.Refresh Method
Document.SetContent Method
>
Document.GetContent Method (bool)
Document.GetContent Method ()
Document.GetContent Method (Stream)
Document.GetContent Method (bool)
Close
Ofcas.Lk.Api.Client - Version 3.0
Contents
Index
Home
Document.GetContent Method (bool)
Send Feedback
Collapse All
Expand All
The content from the document.
Syntax
C#
public
Stream
GetContent
(
bool
writeAccess
);
Parameters
Parameters
Description
bool writeAccess
Describes the specific access mode. If the value is true, the file will be open with write access. The document will be locked until the object has been released by the user.
Returns
A stream with the content of the document.
Links
Document Class
Ofcas.Lk.Api.Client.Core Namespace
Copyright © 2020. All rights reserved.
What do you think about this topic?
Send feedback!