Interface IDataSource
Interface IDataSource
이름 공간 : Aspose.Page.Plugins 모임: Aspose.Page.dll (25.4.0)
일반 데이터 소스 인터페이스로, 구체적인 데이터 소스가 구현해야 하는 공통 멤버를 정의합니다.
public interface IDataSource
Properties
DataType
데이터 원본의 유형 (파일 또는 스트림)
DataType DataType { get; }