다음을 통해 공유


ISymbolDocument.DocumentType 속성

정의

현재 문서의 형식을 가져옵니다.

public:
 property Guid DocumentType { Guid get(); };
public Guid DocumentType { get; }
member this.DocumentType : Guid
Public ReadOnly Property DocumentType As Guid

속성 값

현재 문서의 형식입니다.

적용 대상